Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add "ALLOC_STACK_RET" annotation in extapi.c #1616

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

shuangxiangkan
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Dec 20, 2024

Codecov Report

Attention: Patch coverage is 42.85714% with 12 lines in your changes missing coverage. Please review.

Project coverage is 62.91%. Comparing base (0f3f2c6) to head (f530cc0).
Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
svf-llvm/lib/LLVMUtil.cpp 25.00% 9 Missing ⚠️
svf/lib/Util/ExtAPI.cpp 71.42% 2 Missing ⚠️
svf-llvm/include/SVF-LLVM/LLVMUtil.h 0.00% 1 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1616      +/-   ##
==========================================
- Coverage   63.04%   62.91%   -0.14%     
==========================================
  Files         246      246              
  Lines       27472    27485      +13     
  Branches     4535     4537       +2     
==========================================
- Hits        17321    17292      -29     
- Misses      10151    10193      +42     
Files with missing lines Coverage Δ
svf-llvm/lib/SVFIRBuilder.cpp 84.79% <100.00%> (+0.02%) ⬆️
svf-llvm/lib/SymbolTableBuilder.cpp 89.24% <ø> (ø)
svf/include/Util/ExtAPI.h 100.00% <ø> (ø)
svf-llvm/include/SVF-LLVM/LLVMUtil.h 80.76% <0.00%> (-1.59%) ⬇️
svf/lib/Util/ExtAPI.cpp 69.31% <71.42%> (-1.62%) ⬇️
svf-llvm/lib/LLVMUtil.cpp 75.17% <25.00%> (-4.09%) ⬇️

... and 2 files with indirect coverage changes

@yuleisui yuleisui merged commit 21f5718 into SVF-tools:master Dec 20, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants